PointTag Object

A PointTag object enables you to parse one or more components from a CygNet tag. For instance, the PointTag object would enable you to parse LongPointId from the tag Site.Service.PointId:LongPointId.

A PointTag object is returned whenever you use the PointTag property from a CygNet-aware CygNet Studio tool. The PointTag property is similar in functionality to the CygNetTag property; however, the PointTag property returns an object but the CygNetTag property only returns a string.


More: